Specifying run-time parameters

Various parameters may be given to the MOMI PC Client at start up. These parameters control certain aspects of the program operation. Multiple parameters are separated by spaces and may be specified in any order.

 

Syntax formats may enclose fields in the characters < >, however these characters are not used. For example:

 

inipath="<location>"   

 

is used as follows at a command line:

 

MOMI.EXE inipath="d:\data\fred\momi"

 

 

Examples:

 

MOMI.EXE script-history=ProcessScript     executes script ProcessScript

 

MOMI.EXE nocail                           don't load the CAIL emulator

                           

                                          sets INI to d:\data\fred\momi

MOMI.EXE inipath=d:\data\fred\momi  

 

 

As viewed from the Target field of a Windows shortcut:

 

"C:\Users\dwood\AppData\Local\Programs\BlackWood Systems\BWS MOMI 6.17k\Momi.exe" inipath="d:\data\fred\momi"